Application Management Library

Application Management makes your application life easier. It will automatic do memory management, handle and log unhandled exceptions, profiling your functions, make your application single instance and also provide util functions to get system information.

ASP.NET System Information

ASPInfo.zip (299 kB)
ASP.net System Information (briefly ASPInfo) is a web-based tool intendend to remotely monitor a computer system. Installed on a .NET-aware webserver, ASPInfo dynamically generate information pages and feeds concerning the machine where it is running. This allows an administrator to monitor the system remotely simply using a web browser.

Computer_ID

ComputerID.zip (829 kB)
A small tool for reading a lot of useful information from the WMI. Like HDD Model, HDD Serial number, CPU information, Motherboard info, Graphics card info, and some Windows infomation like, Version, Build, Install date, serial number and product key.

Live Response

Live Response is a set of utilities used to collect and analyze as much possible volatile and important information about the current state of system after an incident has been reported so that the system can be secured without losing any useful evidence.

System Monitoring Dashboard

majapahit.zip (12,0 MB)
System Monitoring Dashboard is a tool to help administrators to monitor server system based on linux and Windows.

NDiagnostics

NDiagnostics is designed to allow for the quick and simple creation of an application diagnostics utility that can be ran by an end user or by technical support personnel to determine whether a user's machine is configured correctly for a given application. NDiagnostics is built in Visual Studio 2008 using C# while targeting the .NET 2.0 Framework. NDiagnostics was inspired by day-to-day questions from technical support regarding how to troubleshoot a workstation for a given application. Although checklists and guidelines have proved very useful the manual processes involved are somewhat tedious. NDiagnostics is designed to expidite the initial troubleshooting and reduce turnaround times.

NetSysInfo

netsysinfo.zip (699 kB)
NetSysInfo is a free software which displays information about system like Uptime, CPU, Memory, Drives devices, Network adapters, Disk Usage, Processes, Services and more.

System Information HTML Application

sysinfohta.zip (611 kB)
System Information HTML Application is an hta file that scan a system to retreive information about Hardware, OS and System components.

SystemScanner

SystemScanner tracks the system state of computers for the purposes of configuration and change management. A small client app regularly reports its state to a service that runs on a computer of your choosing, which then saves it to an MSSQL database for subsequent analysis.

System Verifier

System Verifier scans the computer for misconfigured, misinstalled or otherwise incorrect software components, such as DirectShow filters.

verinfo - File/PE-Image Version Information Application

verinfo.zip (1,6 MB)
The "verinfo" application is a command line application that will show you version information (and more!) for either a single file, multiple files or even a complete directory. It has some optional features like MD5/SHA1 generation, HTML Output, Logging Output to a file and/or System Debug Output. For that reason it comes with a own Debug Output Reader named "verinfodbg" that lets you monitor and save debug output on your local system like Sysinternals great DbgView. It also has a helper application named "ods" (Output Debug String) that simply writes Output to the Systems OutputDebugString Buffer for testing purposes, Many settings can be made inside the verinfo.ini configuration file, which has some very interesting extra application features like extra PE image information, debugging control, html output control, tuning settings, memory (de)allocation settings, application flow, console output features, etc,.... Since the verinfo.ini is a plain-text ini file, it can be edited with a simple text editor, but it also has its own simple command line editor "verinfoini" that can help you edit its content if there is no user interface available by, for example accessing the remote system from ssh or telnet. Our "verinfo" also comes with a basic symbolic debugger named "verinfosym", which still is in development, but has some basic features like, single stepping, full run, create mini debug dump for e.g. the Microsoft Windows Debugger (WinDbg) or another debugger that can read the dump files content. The "verinfo", "verinfodbg", "verinfoini" and "ods" applications are proven stable and realiable for daily work and can be considered as stable releases, whereas the helping application "verinfosym" is considered experimental alpha and under development, though it works for really simple debugging the verinfo suit and maybe other windows apps. The "verinfo" applictions and all its tools are written entirely in Visual C++ (2008) for maximum performance and extensibility.